Similar to JSObj but doesn't have a reference counter, so cannot be used
after the JS call that has the scope where this was created.
Template is a struct type that contains fields and function declarations
that this struct will attempt to copy in signature but with JS type conversions.
Do note that accessing members is done lazily.
Similar to JSObj but doesn't have a reference counter, so cannot be used after the JS call that has the scope where this was created. Template is a struct type that contains fields and function declarations that this struct will attempt to copy in signature but with JS type conversions. Do note that accessing members is done lazily.